ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Finance Namespace / ATR<T> Class / TooltipContent Property

In This Topic
    TooltipContent Property (ATR<T>)
    In This Topic
    Sets or Gets the tooltip content for specific chart series
    Syntax
    'Declaration
     
    
    Public Property TooltipContent As String
    public string TooltipContent {get; set;}
    See Also